Minor comment tweak.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 27 Sep 2009 03:42:03 +0000 (03:42 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 27 Sep 2009 03:42:03 +0000 (03:42 +0000)
lisp/cedet/semantic/html.el

index 0ce3ed710b0e9cf387aafcc09f06aef94a6287a6..263541b8af9cc613016b21715bfec8edd5ac7bde 100644 (file)
 
 ;;; Code:
 (eval-when-compile
-  (require 'semantic/ctxt)
-;;  (require 'semantic/imenu)
-;;  (require 'senator)
-)
+  (require 'semantic/ctxt))
 
 (defvar semantic-html-super-regex
   "<\\(h[1-9]\\|title\\|script\\|body\\|a +href\\)\\>"